Interface Node

All Known Implementing Classes:
Node.BlockchainAccount, Node.BlockchainBlock, Node.BlockchainMessage, Node.BlockchainTransaction

This type is unstable;
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
    **UNSTABLE** # Account type Recall that a smart contract and an account are the same thing in the context of the TON Blockchain, and that these terms can be used interchangeably, at least as long as only small (or “usual”) smart contracts are considered.
    static final record 
    **UNSTABLE** Block;
    static final record 
    **UNSTABLE** # Message type Message layout queries.
    static final record 
    **UNSTABLE** Transaction;