chain/getTransaction
Gets a transaction from a block hash and transaction hash
Request
{
blockHash: string;
transactionHash: string;
}
Response
RpcTransaction & {
noteSize: number
blockHash: string
}
RPC Objects:
Gets a transaction from a block hash and transaction hash
{
blockHash: string;
transactionHash: string;
}
RpcTransaction & {
noteSize: number
blockHash: string
}
RPC Objects:
Join our newsletter and stay up to date with privacy and crypto.
Discover our impactful presence — read our blog.
Developers