Rostrum Documentation
Rpc
Initializing search
    GitLab
    GitLab
    • Home
      • Protocol Basics
      • Protocol Methods
      • Peer Discovery
        • blockchain.address.decode
        • blockchain.address.get_balance
        • blockchain.address.get_first_use
        • blockchain.address.get_history
        • blockchain.address.get_mempool
        • blockchain.address.get_scripthash
        • blockchain.address.listunspent
        • blockchain.address.subscribe
        • blockchain.address.unsubscribe
        • blockchain.block.get
        • blockchain.block.header
        • blockchain.block.header_verbose
        • blockchain.block.headers
        • blockchain.estimatefee
        • blockchain.headers.subscribe
        • blockchain.headers.tip
        • blockchain.relayfee
        • blockchain.scripthash.get_balance
        • blockchain.scripthash.get_first_use
        • blockchain.scripthash.get_history
        • blockchain.scripthash.get_mempool
        • blockchain.scripthash.listunspent
        • blockchain.scripthash.subscribe
        • blockchain.scripthash.unsubscribe
        • blockchain.transaction.broadcast
        • blockchain.transaction.get
        • blockchain.transaction.get_confirmed_blockhash
        • blockchain.transaction.get_merkle
        • blockchain.transaction.id_from_pos
        • blockchain.utxo.get
        • cashaccount.query.name
        • mempool.count
        • mempool.get
        • mempool.get_fee_histogram
        • server.add_peer
        • server.banner
        • server.donation_address
        • server.features
        • server.peers.subscribe
        • server.ping
        • server.version
        • token.address.get_balance
        • token.address.get_history
        • token.address.get_mempool
        • token.address.listunspent
        • token.genesis.info
        • token.nft.list
        • token.scripthash.get_balance
        • token.scripthash.get_history
        • token.scripthash.get_mempool
        • token.scripthash.listunspent
        • token.transaction.get_history
      • Usage
      • Installation
      • Building from source
      • Configuration
      • Full node setup
      • Clients & Libraries
      • SSL Support
      • Monitoring
      • Ports
      • Websockets
      • Tor hidden service
      • Reduce memory footprint
      • Rpc
      • Sample Systemd Unit File
      • Deprecation of cookie option
      • Code reference
      • Tests & Testing
      • Index Schema
      • Notes on cross compilation

    Rpc

    Moved to Protocol methods

    Made with Material for MkDocs