interface AnchorMembershipBindingResult {
    storageAddress: string;
    txHash: string;
}

Properties

storageAddress: string
txHash: string