Registry / auth / x-feegrant

x-feegrant

JSON →
library0.2.0gogounverified

Provides functionality for authorizing payment of transaction fees from one account to another in the Cosmos SDK.

go get cosmossdk.io/x/feegrant
INSTALL
IMPORT
SIG · X-FEEGRANT
X
x-feegrant
authgov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

feegrant
cosmossdk.io/x/feegrant

Create a basic fee allowance.

package main import ( "context" "cosmossdk.io/x/feegrant" ) func main() { // Example: create a basic allowance allowance := &feegrant.BasicAllowance{} _ = allowance }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
18
Resources
x-feegrant — go get x-feegrant · libregistry