wallet/postTransaction
Posts a transaction and submits it to the wallet, mempool, and network if possible.
Request
{
account?: string
transaction: string
broadcast?: boolean
}
Response
{
transaction: string;
}
Posts a transaction and submits it to the wallet, mempool, and network if possible.
{
account?: string
transaction: string
broadcast?: boolean
}
{
transaction: string;
}
Join our newsletter and stay up to date with privacy and crypto.
Discover our impactful presence — read our blog.
Developers
Company