NativeDepositAddress: {
    enclavePublicKey: string;
    nativeDepositAddress: string;
    nonce: number;
}

Type declaration

  • enclavePublicKey: string
  • nativeDepositAddress: string
  • nonce: number

Generated using TypeDoc