interface GenPresignedExitMsgDto {
    pubkeys: string[];
}

Properties

Properties

pubkeys: string[]

Example

"["a20d2ba70419cb3922985488e339736ab32e6184f11708d2333f65b14f70cf47365b538c32eff237cdaf293ea2bcfb03"]"

Generated using TypeDoc