IJsonnableDelegationChain constructor
IJsonnableDelegationChain(
- String publicKey,
- List<
SignedDelegation> deligations
Implementation
IJsonnableDelegationChain(this.publicKey, this.deligations);