-
Notifications
You must be signed in to change notification settings - Fork 4
[auto-fix] interface type created for Noble1TrxMsgCosmosAuthzV1beta1MsgGrant #250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: staging
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an automated generated comment
Block Data
network: noble-1
height: 9479352
data:
[
{
"granter": "noble16fktmjxxpcahu5w5lw9qysa4xhrlqagrcwglqt",
"grantee": "noble13ttpwjxmh8464gqm3a7z5kkf2n23y32wrdukty",
"grant": {
"authorization": {
"@type": "/cosmos.bank.v1beta1.SendAuthorization",
"spendLimit": [
{
"denom": "uusdc",
"amount": "126000"
}
]
},
"expiration": "2034-08-02T16:11:38Z"
}
}
]
errors:
[
{
"path": "$input.transactions[0].messages[0].data.grant.authorization.msg",
"expected": "string"
}
]
interface:
export interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrant {
type: string;
data: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData {
granter: string;
grantee: string;
grant: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant {
authorization: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization;
expiration: string;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization {
'@type': string;
spendLimit: Noble1TrxMsgCosmosAuthzV1Beta1MsgGrantSpendLimitItem[];
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantSpendLimitItem {
denom: string;
amount: string;
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an automated generated comment
Block Data
network: noble-1
height: 9502165
data:
[
{
"granter": "noble1wewlradmcw3zlsju94cfg5jq45ppawgdsn9nf9",
"grantee": "noble1wtcp7m7589vdmsse30rsrlt357dwy0qy58us0k",
"grant": {
"authorization": {
"@type": "/cosmos.bank.v1beta1.SendAuthorization",
"spendLimit": [
{
"denom": "uusdc",
"amount": "126000"
}
]
},
"expiration": "2034-08-03T00:33:13Z"
}
}
]
errors:
[
{
"path": "$input.transactions[0].messages[0].data.grant.authorization.msg",
"expected": "string"
}
]
interface:
export interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrant {
type: string;
data: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData {
granter: string;
grantee: string;
grant: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant {
authorization: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization;
expiration: string;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization {
'@type': string;
spendLimit: Noble1TrxMsgCosmosAuthzV1Beta1MsgGrantSpendLimitItem[];
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantSpendLimitItem {
denom: string;
amount: string;
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an automated generated comment
Block Data
network: noble-1
height: 9695171
data:
[
{
"granter": "noble1c70jgxdt0xzpmhf6eea04vcqtxs2rf66mh57s3",
"grantee": "noble1wtcp7m7589vdmsse30rsrlt357dwy0qy58us0k",
"grant": {
"authorization": {
"@type": "/cosmos.bank.v1beta1.SendAuthorization",
"spendLimit": [
{
"denom": "uusdc",
"amount": "126000"
}
]
},
"expiration": "2034-08-05T22:11:26Z"
}
}
]
errors:
[
{
"path": "$input.transactions[0].messages[0].data.grant.authorization.msg",
"expected": "string"
}
]
interface:
export interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrant {
type: string;
data: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantData {
granter: string;
grantee: string;
grant: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantGrant {
authorization: Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization;
expiration: string;
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantAuthorization {
'@type': string;
spendLimit: Noble1TrxMsgCosmosAuthzV1Beta1MsgGrantSpendLimitItem[];
}
interface Noble1TrxMsgCosmosAuthzV1beta1MsgGrantSpendLimitItem {
denom: string;
amount: string;
}
This is an automated generated pr
changelog
Block Data
network: noble-1
height: 9421185
errors