@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Type Alias ApproverEntry

    A single approver entry in a nominated_approvers policy.

    nominated_approvers policies are not yet implemented — see PolicyType.

    type ApproverEntry = {
        address: string;
    }
    Index

    Properties

    Properties

    address: string

    EVM address of the organisation collaborator who may approve transactions.

    '0x1234567890123456789012345678901234567890'