validateTxForBroadcaster
No description
validateTxForBroadcaster(
broadcasterPubkey: PubKey!
data: L2TransactionDataInput!
): Boolean!
Arguments
validateTxForBroadcaster.broadcasterPubkey
● PubKey!
non-null scalar
validateTxForBroadcaster.data
● L2TransactionDataInput!
non-null input
Type
Boolean
scalar
The
Boolean
scalar type representstrue
orfalse
.