Function: buildEip712TxBroadcastBody()
Convenience wrapper around buildEip712TxRaw that returns the application/json POST body Cosmos LCD /cosmos/tx/v1beta1/txs (and our own /api/v0/broadcast proxy)…
buildEip712TxBroadcastBody(
args):string
Defined in: packages/bitbadgesjs-sdk/src/eip712/broadcast.ts:58
Convenience wrapper around buildEip712TxRaw that returns the
application/json POST body Cosmos LCD /cosmos/tx/v1beta1/txs
(and our own /api/v0/broadcast proxy) accepts.
Parameters
args
Returns
string