UNPKG

ripple-lib

Version:

Deprecated - consider migrating to xrpl.js: https://xrpl.org/xrpljs2-migration-guide.html

7 lines 151 B
export interface SignerEntry { SignerEntry: { Account: string; SignerWeight: number; }; } //# sourceMappingURL=signers.d.ts.map