• Preparing search index...
  • The search index is not available
Vertex Typescript SDK Documentation
  • Documentation
  • Vertex Contracts
  • subaccountToBytes32

Function subaccountToBytes32

  • subaccountToBytes32(subaccount): SubaccountBytes32
  • Converts a subaccount object (owner + name) to its bytes32 representation.

    Parameters

    • subaccount: Subaccount

      subaccount object (owner + name)

    Returns SubaccountBytes32

    bytes32 representation of a subaccount

    • Defined in packages/contracts/src/utils/bytes32.ts:14

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc