cosmos-sdk/x/bank/types
Robert Zaremba 878e3e8a4a
fix: bank proto exponent doc (#10526)
* doc: fix bank denom exponent doc

* gen docs
2021-11-12 10:45:27 +01:00
..
authz.pb.go chore: Add "Since:" on proto doc comments (#10434) 2021-10-27 14:13:35 +00:00
balance.go
balance_test.go added valid sorted coin testcase 2021-08-04 14:54:01 +02:00
bank.pb.go fix: bank proto exponent doc (#10526) 2021-11-12 10:45:27 +01:00
codec.go
errors.go
events.go
expected_keepers.go perf!: Add HasAccount to the AuthKeeper to save protobuf decoding time (#10022) 2021-08-31 05:07:31 +00:00
genesis.go
genesis.pb.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
genesis_test.go
key.go fix: x/bank/044 migrateDenomMetadata (#10239) 2021-09-29 01:40:18 +02:00
key_test.go fix: x/bank/044 migrateDenomMetadata (#10239) 2021-09-29 01:40:18 +02:00
metadata.go
metadata_test.go
msgs.go refactor!: change GetSigners return type to []sdk.AccAddress (#9915) 2021-08-13 15:34:00 +00:00
msgs_test.go refactor!: change GetSigners return type to []sdk.AccAddress (#9915) 2021-08-13 15:34:00 +00:00
params.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
params_test.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00
querier.go
query.pb.go fix: query account balance by ibc denom (#10394) 2021-11-11 10:37:33 +00:00
query.pb.gw.go fix: query account balance by ibc denom (#10394) 2021-11-11 10:37:33 +00:00
send_authorization.go
send_authorization_test.go refactor(test)!: refactor `simapp.Setup` function (#9938) 2021-08-17 00:52:06 +00:00
tx.pb.go refactor: Implementing sigs.k8s.io YAML to remove .proto yaml annotations (#9780) 2021-09-24 14:37:34 +00:00