Files

2 lines
76 B
TypeScript

export declare function addressToU8a(who: string | Uint8Array): Uint8Array;