Type alias ActiveFixedContractType

ActiveFixedContractType: {
    endingBlockId: number;
    nftId: number;
}

Type declaration

  • endingBlockId: number
  • nftId: number

Generated using TypeDoc