Aptos · Schema

NoAccountSignature

A placeholder to represent the absence of account signature

BlockchainWeb3MoveLayer 1CryptocurrencyNFTSmart ContractsDeFiTransactionsAccountsGraphQLgRPC
View JSON Schema on GitHub

JSON Schema

NoAccountSignature.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://api-evangelist.github.io/aptos/json-schema/NoAccountSignature.json",
  "title": "NoAccountSignature",
  "type": "object",
  "description": "A placeholder to represent the absence of account signature"
}