@xoxno/sdk-js
    Preparing search index...

    Type Alias StellarGovernanceSalt

    StellarGovernanceSalt: string | Buffer | Uint8Array

    A salt: BytesN<32> for a governance proposal/execution. Accepts a 32-byte hex string (optionally 0x-prefixed) or a 32-byte Buffer/Uint8Array.