Documentation
Preparing search index...
@airgap/beacon-types
RequestBroadcastInput
Interface RequestBroadcastInput
interface
RequestBroadcastInput
{
network
?:
Network
;
signedTransaction
:
string
;
}
Index
Properties
network?
signed
Transaction
Properties
Optional
network
network
?:
Network
Deprecated
You should now specify the network in the constructor of the DAppClient
signed
Transaction
signedTransaction
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
network
signed
Transaction
Documentation
Loading...