# Functions

No description provided by the author
InstructionIDToName returns the name of the instruction given its ID.
NewAcceptOwnershipInstruction declares a new AcceptOwnership instruction with the provided parameters and accounts.
NewAcceptOwnershipInstructionBuilder creates a new `AcceptOwnership` instruction builder.
NewAcceptPayeeshipInstruction declares a new AcceptPayeeship instruction with the provided parameters and accounts.
NewAcceptPayeeshipInstructionBuilder creates a new `AcceptPayeeship` instruction builder.
NewAcceptProposalInstruction declares a new AcceptProposal instruction with the provided parameters and accounts.
NewAcceptProposalInstructionBuilder creates a new `AcceptProposal` instruction builder.
NewCloseInstruction declares a new Close instruction with the provided parameters and accounts.
NewCloseInstructionBuilder creates a new `Close` instruction builder.
NewCloseProposalInstruction declares a new CloseProposal instruction with the provided parameters and accounts.
NewCloseProposalInstructionBuilder creates a new `CloseProposal` instruction builder.
NewCreateProposalInstruction declares a new CreateProposal instruction with the provided parameters and accounts.
NewCreateProposalInstructionBuilder creates a new `CreateProposal` instruction builder.
NewFinalizeProposalInstruction declares a new FinalizeProposal instruction with the provided parameters and accounts.
NewFinalizeProposalInstructionBuilder creates a new `FinalizeProposal` instruction builder.
NewInitializeInstruction declares a new Initialize instruction with the provided parameters and accounts.
NewInitializeInstructionBuilder creates a new `Initialize` instruction builder.
NewPayOraclesInstruction declares a new PayOracles instruction with the provided parameters and accounts.
NewPayOraclesInstructionBuilder creates a new `PayOracles` instruction builder.
NewProposeConfigInstruction declares a new ProposeConfig instruction with the provided parameters and accounts.
NewProposeConfigInstructionBuilder creates a new `ProposeConfig` instruction builder.
NewProposePayeesInstruction declares a new ProposePayees instruction with the provided parameters and accounts.
NewProposePayeesInstructionBuilder creates a new `ProposePayees` instruction builder.
NewRequestNewRoundInstruction declares a new RequestNewRound instruction with the provided parameters and accounts.
NewRequestNewRoundInstructionBuilder creates a new `RequestNewRound` instruction builder.
NewSetBillingAccessControllerInstruction declares a new SetBillingAccessController instruction with the provided parameters and accounts.
NewSetBillingAccessControllerInstructionBuilder creates a new `SetBillingAccessController` instruction builder.
NewSetBillingInstruction declares a new SetBilling instruction with the provided parameters and accounts.
NewSetBillingInstructionBuilder creates a new `SetBilling` instruction builder.
NewSetRequesterAccessControllerInstruction declares a new SetRequesterAccessController instruction with the provided parameters and accounts.
NewSetRequesterAccessControllerInstructionBuilder creates a new `SetRequesterAccessController` instruction builder.
NewTransferOwnershipInstruction declares a new TransferOwnership instruction with the provided parameters and accounts.
NewTransferOwnershipInstructionBuilder creates a new `TransferOwnership` instruction builder.
NewTransferPayeeshipInstruction declares a new TransferPayeeship instruction with the provided parameters and accounts.
NewTransferPayeeshipInstructionBuilder creates a new `TransferPayeeship` instruction builder.
NewWithdrawFundsInstruction declares a new WithdrawFunds instruction with the provided parameters and accounts.
NewWithdrawFundsInstructionBuilder creates a new `WithdrawFunds` instruction builder.
NewWithdrawPaymentInstruction declares a new WithdrawPayment instruction with the provided parameters and accounts.
NewWithdrawPaymentInstructionBuilder creates a new `WithdrawPayment` instruction builder.
NewWriteOffchainConfigInstruction declares a new WriteOffchainConfig instruction with the provided parameters and accounts.
NewWriteOffchainConfigInstructionBuilder creates a new `WriteOffchainConfig` instruction builder.
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AcceptOwnership is the `acceptOwnership` instruction.
AcceptPayeeship is the `acceptPayeeship` instruction.
AcceptProposal is the `acceptProposal` instruction.
No description provided by the author
Close is the `close` instruction.
CloseProposal is the `closeProposal` instruction.
No description provided by the author
CreateProposal is the `createProposal` instruction.
FinalizeProposal is the `finalizeProposal` instruction.
Initialize is the `initialize` instruction.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PayOracles is the `payOracles` instruction.
No description provided by the author
ProposeConfig is the `proposeConfig` instruction.
No description provided by the author
No description provided by the author
ProposePayees is the `proposePayees` instruction.
RequestNewRound is the `requestNewRound` instruction.
SetBilling is the `setBilling` instruction.
SetBillingAccessController is the `setBillingAccessController` instruction.
SetRequesterAccessController is the `setRequesterAccessController` instruction.
No description provided by the author
No description provided by the author
TransferOwnership is the `transferOwnership` instruction.
TransferPayeeship is the `transferPayeeship` instruction.
WithdrawFunds is the `withdrawFunds` instruction.
WithdrawPayment is the `withdrawPayment` instruction.
WriteOffchainConfig is the `writeOffchainConfig` instruction.