module documentation

DFlow Program and IDL

Function get_dflow_idl Get the DFlow anchor IDL
Function get_dflow_program Get the DFlow anchor program
Constant DFLOW_PROGRAM_ID The default DFlow Program ID
def get_dflow_idl():

Get the DFlow anchor IDL

Returns
IdlUndocumented
def get_dflow_program(program_id=DFLOW_PROGRAM_ID, provider=None):

Get the DFlow anchor program

Parameters
program_id:Union[PublicKey, str]Defaults to DFLOW_PROGRAM_ID
provider:Optional[Provider]Defaults to Provider.local()
Returns
ProgramUndocumented
DFLOW_PROGRAM_ID: str =

The default DFlow Program ID

Value
'DFLoSPFeB6VWYX3UZAz16XRmhJJrUWxjazgBVBSSaqHX'